Body Constructor (String) |
Initializes a new instance of the Body class.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic Body(
string text
)
Public Sub New (
text As String
)
Parameters
- text
- Type: SystemString
See Also